libxl: hide internal logging from client
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 30 Dec 2009 12:43:19 +0000 (12:43 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 30 Dec 2009 12:43:19 +0000 (12:43 +0000)
commit3cf230cbffc8fa5de64980840fe8f1c2e1e306e3
tree8b742ed38c933d82c04cef551d420bb2ef57bdd0
parent5bc8d4823b5f2e3fd82177a63bd0f31272f83966
libxl: hide internal logging from client

reimplement simple logging in xl, the XL_LOG facilities are a
means for the library to communicate back to the client, not
for a logging library that may be redundant with what the client
use.

Signed-off-by: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
tools/libxl/libxl.h
tools/libxl/libxl_internal.h
tools/libxl/xl.c